Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release web-components 0.2.0 #198

Conversation

atruskie
Copy link
Contributor

🤖 I have created a release beep boop

0.2.0 (2024-09-27)

Features

  • Add a help dialog element (97c72ba)
  • Add a progress bar to show dataset progress (4d5f30b), closes #163
  • Add fullscreen toggle button (a78952b)
  • Add info card component (cda5c96)
  • Add UI to change verification grid size (d24cecc)
  • Added mock-up validation interface component (abd079a)
  • Added spectrogram settings to media controls (7548046)
  • Added support for csv's (b1d167d)
  • Added support for selection highlight box (5e8b106)
  • Change axes component to render in Lit (546acc3)
  • Change axes component to render in Lit (6401aca)
  • Create decision component (638c8a6)
  • Grid tiles automatically size to fill grid (#186) (182224e)
  • New verification/classification mental models (13f39dd)
  • Remove positive only classifications (77b788b), closes #135 #160 #122
  • Show completed actions in segmented meter (504d728), closes #134
  • spectrogram: Enabled spectrogram resizing (a8f4fe8)
  • spectrogram: improve performance (4027822)
  • spectrogram: optimization (2f6b813)

Bug Fixes

  • Added support for Firefox ESR and code cleanup (ca596e2)
  • Adjust for CDN release (dd5db93)
  • Clicking an active decision should remove it (9fa9298)
  • Icons not being included in production build (ab365b7), closes #98
  • Pagination bugs (b534845)
  • playwright snapshot tests (6d397d0)
  • PR review feedback (5fc8a94)
  • Race conditions (d70a33d)
  • Remove d3-scale and implement mel scale axes (a27021d)
  • Rows with no decisions should be emitted (e539d1f)
  • Selection box is to eager to start selection (262d397), closes #123
  • Shortcuts should reflect native bindings (7d989da)
  • spectrogram: Improve normalization (d5df4c4)
  • Unplayable after reaching the end of recording (#175) (94c499c), closes #110

This PR was generated with Release Please. See documentation.

@hudson-newey
Copy link
Member

Closing this PR because it was created as a result of testing PR #197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment